CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 数据结构 栈的应用

搜索资源列表

  1. SJJG6

    0下载:
  2. 该文档是有关数据结构中的栈的应用,它实现基本的输入字串的反转功能!-the document is the data structure of the application stack, it is basically the reverse of the input string functions!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1082
    • 提供者:F.K.
  1. ysbd

    0下载:
  2. 数据结构:栈的应用 数据结构:栈的应用 数据结构:栈的应用-data structure : the application stack data structures : the application stack data structure : stacks of application data structures : the application stack data structure : Application Stack
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2094
    • 提供者:tylzsd
  1. DATALECTURE

    1下载:
  2. 数据结构 授课教案 本章主要介绍以下内容:    1.数据结构研究的主要内容    2.数据结构中涉及的基本概念    3.算法的概念、描述方法以及评价标准 栈和队列 1.树的定义和存储结构    2.二叉树的定义、性质、存储结构    3.二叉树的遍历、线索算法    4.树和二叉树的转换    5.哈夫曼树及其应用 -data structure templates teach this chapter introduces the follow
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:1303504
    • 提供者:wu
  1. 0

    0下载:
  2. 十进制的数转换八进制的数,数据结构中栈的应用
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5765
    • 提供者:西域
  1. migong

    0下载:
  2. 数据结构中栈的应用--迷宫问题数据结构中栈的应用--迷宫问题
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1493
    • 提供者:张镇生
  1. zhan

    0下载:
  2. 用C++编的关于栈的应用,学数据结构的时候要用到
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:11577
    • 提供者:cc
  1. SqStack

    0下载:
  2. 数据结构,栈的应用,表达式求值的源码及实验报告!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:45377
    • 提供者:Jason Jue
  1. zhanheduiliedejibencaozu

    0下载:
  2. 数据结构栈和队列的基本操作及其应用。对于一个从键盘输入的字符串,判断其是否为回文。回文即正反序相同。如“abba”是回文,而“abab”不是回文。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:19562
    • 提供者:
  1. parking

    0下载:
  2. 停车场模拟 队列和栈的应用 哈哈 又是数据结构经典 都用的是模板类和模板栈-parking cohort simulation of the application stack and Ha Ha is classic data structures are using the template and the template stack category
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4256
    • 提供者:xjt
  1. stack decimal octal

    0下载:
  2. 数据结构——栈 (1)实现栈的顺序表示和部分操作(栈的初始化、压栈、出栈) (2)实现栈的求十进制与八进制转换的应用
  3. 所属分类:数据结构常用算法

  1. data_struct

    0下载:
  2. 数据结构之对栈的应用之实现各个进制的转换-Data structure on the stack of applications to achieve the various hexadecimal conversion
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1721
    • 提供者:l
  1. mwyy

    0下载:
  2. 数据结构实习作业 魔王与语言 栈的应用-Data structure and language training operations devil Application Stack
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:1000
    • 提供者:wanglei
  1. TRACK

    0下载:
  2. 数据结构课程设计之堆栈的应用,能实现堆栈这个数据结构的基本应用,例如,初始化,出栈和入栈操作等。-Data structure the curriculum design of the stack of applications, to achieve the stack data structure of the basic applications, for example, initialization, a stack and入栈operation.
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:932
    • 提供者:胡锦涛
  1. biaodashiqiuzhi

    0下载:
  2. 数据结构的栈的应用,用C语言些的,类似与计算器 -Data structure of the application stack
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:356604
    • 提供者:陈新星
  1. Calculator

    0下载:
  2. 清华大学数据结构(殷人昆主编)第三章,栈的应用-the tsinghua university data structer,chapter 3
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:7747
    • 提供者:Alex Lee
  1. szzh.cpp

    0下载:
  2. 实现各个数制间的转换,应用到数据结构中的栈和队列!-A small program!
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:2410
    • 提供者:wuhao
  1. stackPstringPlist

    0下载:
  2. 全面演示了数据结构-栈的六大应用,进制转换,括号匹配,行编辑,迷宫求解,表达式运算,其中包括线性表的实现与使用,字符串的实现与使用,栈的实现与使用-Comprehensive presentation of the data structure- Stack six applications, binary conversion, bracket matching, line editing, maze solving, arithmetic expressions, including lin
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-26
    • 文件大小:13490654
    • 提供者:王伟
  1. Biao_da_shi

    0下载:
  2. 关于表达式计算器的编写,代码感觉优良,为数据结构栈的相关应用。-Write about expression evaluator, the code feel good, stack data structure related applications.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:194890
    • 提供者:余总
  1. 栈和队列

    0下载:
  2. 大学生数据结构栈和队列作业,题目为:栈和队列的实现与应用(Student data structure stack and queue job, the topic is: stack and queue implementation and Application)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:524288
    • 提供者:Lidesi
  1. datastructure

    0下载:
  2. 部分数据结构的实现,以及应用(包括二叉树、父指针表示树、链表、栈、队列、以及一个汉诺塔问题算法)(The implementation of some data structures and its application)
  3. 所属分类:数据结构

    • 发布日期:2018-01-10
    • 文件大小:7168
    • 提供者:mikeclp
« 1 23 4 5 6 »
搜珍网 www.dssz.com